home *** CD-ROM | disk | FTP | other *** search
/ SPACE 1 / SPACE - Library 1 - Volume 1.iso / telecomm / 576 / ruf / zerberus.ruf < prev   
Text File  |  1992-05-22  |  610b  |  42 lines

  1. ; Logfile für die Midimail und Magic Mountain
  2. 4:
  3. alert $6 "[2][Welche Box soll es sein ?][Midi|MM]"
  4. if eq $6 1 5
  5. dial $1 $n3
  6. goto 6
  7. 5:
  8. dial $1 $n1
  9. 6:
  10. if ne $1 0 1
  11. wait 1
  12. send \24
  13. 3:
  14. timeout 20
  15. rwait "&username:"
  16. if ne $0 0 2
  17. send $f1
  18. rwait "&passwort:"
  19. if ne $0 0 2
  20. send $sf1
  21. wait 2
  22. send \24
  23. timeout 20
  24. rwait "&befehl"
  25. if ne $0 0 2
  26. send "b"
  27. end
  28. 2:
  29. alert $1 "[1][Login hat nichtfunktioniert][Nochmal|Abbruch|Auflegen]"
  30. if eq $1 1 3
  31. if eq $1 2 5
  32. timeout 2
  33. send "+++"-
  34. rwait "&ok"
  35. send "atz"
  36. end
  37. 1:
  38. alert "[1][Keine Verbindung möglich][Nochmal|Abbruch]"
  39. if eq $0 1 4
  40. end
  41.  
  42.